home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1989 / Dec 89 / 0164-Re cmnu help needed-Dec89 < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.3 KB  |  37 lines  |  [TEXT/GEOL]

  1. Item    1054287                         4-Dec-89        23:24
  2.  
  3. From:   MOOF                            Rollin, Keith A
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. Sub:    RE>cmnu help needed
  8.  
  9. Attn: DEV PhySy Music & Development
  10. SentBy: Keith Rollin
  11.          Reply to:   RE>cmnu help needed
  12. >Can anyone tell me why this doesn't work?
  13. >
  14. > What exactly are the definitions of a cmnu resource?  They do not seem to
  15. > be laid out in any of the MacAPP documentation I have.
  16.  
  17. Phil,
  18.  
  19. Your resource layout looks fine to me. What's not happening? Or, what's
  20. happening that shouldn't? Are you making sure that you are enabling your items
  21. in your DoSetupMenus methods? Are you overriding DoMenuCommand to do something
  22. useful? Are you compiling with the -c option for Pascal? (No, no...you don't
  23. want to do that, really...)
  24.  
  25. By the way, the format of a 'cmnu' resource is documented in "Introduction to
  26. MacApp v. 2.0 and Object Oriented Programming," "MacApp v. 2.0 Tutorial," and
  27. "MacApp v. 2.0 Cookbook," all available from APDA. In addition, its format it
  28. defined in the {MARIncludes}MacAppTypes.r file, as well as illustrated in the
  29. samples that come with MacApp, like Calc and DemoDialogs.
  30.  
  31. Hope this helps,
  32.  
  33. - Keith Rollin
  34. - Apple Developer Technical Support
  35.   "We never sleep so that you don't have to..."
  36.  
  37.